### rank (Tensor) Go back to the [[AI Glossary]] #TensorFlow The number of dimensions in a Tensor. For instance, a scalar has rank 0, a vector has rank 1, and a matrix has rank 2. Not to be confused with rank (ordinality).